home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="ISO-8859-1"?>
-
- <screensaver name="bubble3d" _label="Bubble3D">
-
- <command arg="-root"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Frame rate" _low-label="Low" _high-label="High"
- low="0" high="100000" default="10000"
- convert="invert"/>
-
- <boolean id="transp" _label="Transparent bubbles" arg-unset="-no-transparent"/>
- <string id="color" _label="Bubble color" arg="-color %"/>
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
- <_description>
- Draws a stream of rising, undulating 3D bubbles, rising toward the
- top of the screen, with transparency and specular reflections.
-
- Written by Richard Jones; 1998.
- </_description>
- </screensaver>
-